Include the -mms-bitfields flag in GTK_EXTRA_CFLAGS on Win32, so that it
authorTor Lillqvist <tml@novell.com>
Thu, 24 Mar 2005 15:14:12 +0000 (15:14 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Thu, 24 Mar 2005 15:14:12 +0000 (15:14 +0000)
commit6323876b413c591edb1779fd5897066d6a4983f5
treed8ba24785a61a3a8c83a2b01ffadc335c91b2dae
parent340cf63e280c8c2d0fd52918fb1a50a0dd9a14a5
Include the -mms-bitfields flag in GTK_EXTRA_CFLAGS on Win32, so that it

2005-03-24  Tor Lillqvist  <tml@novell.com>

* configure.in (GTK_EXTRA_CFLAGS): Include the -mms-bitfields flag
in GTK_EXTRA_CFLAGS on Win32, so that it gets included in the
gtk+-2.0.pc file and automatically used by dependents. MSVC users
who use pkg-config will have to manually edit it out from
gtk+-2.0.pc, sorry. Maybe pkg-config should be enhanced to support
some kind of conditionals in .pc files?
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
configure.in